Skip to main content

Go to Page

Overview


Navigates to a web page.

Input

Browser

NameRequiredDescription
Browser InstanceWhich browser instance to run against.
URLThe URL to navigate to, must include https:// or http://.

Options

Advanced Options

NameRequiredDescription
Timeout (ms)The amount of time in milliseconds to wait for the page to load before giving up. Default is 30s.
Display Direct DownloadsWill attempt to open files from direct download URLs instead of downloading them

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.